Governor Model: GASTWD_AIR
Following checks and corrections are applied during Validation and AutoCorrection.
- If 0.0 < A < Mult*TimeStep then A = Mult*TimeStep
- If 0.0 < B < Mult*TimeStep then B = Mult*TimeStep
- If 0.0 < TauF < Mult*TimeStep then TauF = Mult*TimeStep
- If 0.0 < T3 < Mult*TimeStep then T3 = Mult*TimeStep
- If 0.0 < T4 < Mult*TimeStep then T4 = Mult*TimeStep
- If 0.0 < T5 < Mult*TimeStep then T5 = Mult*TimeStep
- If 0.0 < T < 0.5*Mult*TimeStep then T = 0, ElseIf 0.5*Mult*TimeStep < T < Mult*TimeStep then T = Mult*TimeStep
- If 0 < Bf2 < Mult*TimeStep then Bf2 = Mult*TimeStep
- If 0.0 < TauT < Mult*TimeStep then TauT = Mult*TimeStep
- If 0.0 < Tcd < 0.5*Mult*TimeStep then Tcd = 0, ElseIf 0.5*Mult*TimeStep < Tcd < Mult*TimeStep then Tcd = Mult*TimeStep
- If 0.0 < Ecr < 0.5*Mult*TimeStep then Ecr = 0, ElseIf 0.5*Mult*TimeStep < Ecr < Mult*TimeStep then Ecr = Mult*TimeStep
- If MaxLimit < MinLimit then swap the values
Mult represents the user-specified value Minimum time constant size as multiple of time step option on the Validation page of the Transient Stability Dialog
TimeStep represents the integration time step being used as described on TimeStep
Following treatment is handled during the transient numerical simulation
- If ((C/A + Kf)*((Pmech - AF2)/Bf2)- K6)/K3 > Max, then Max = ((C/A + Kf)*((Pmech - AF2)/Bf2)- K6)/K3 or if ((C/A + Kf)*((Pmech - AF2)/Bf2)- K6)/K3 < Min, then Min = ((C/A + Kf)*((Pmech - AF2)/Bf2)- K6)/K3
Model Equations and/or Block Diagrams
Parameters:
| Kdroop | Gain in turbine rating |
| Kp | Proportional gain, pu |
| Ki | Integral gain, pu |
| Kd | Derivative gain, pu |
| Etd | Etd, sec |
| Tcd | Tcd, sec |
| Trate | Turbine rating, MW |
| T | Time in sec |
| MaxLimit | Max limit on turbine rating |
| MinLimit | Min limit on turbine rating |
| Ecr | Ecr, sec |
| K3 | Gain |
| A | Valve positioner |
| B | Valve positioner |
| C | Valve positioner |
| TauF | Time in sec |
| Kf | Feedback Gain |
| K5 | Gain |
| K4 | Gain |
| T3 | Time in sec |
| T4 | Time in sec |
| TauT | Time in sec |
| T5 | Time in sec |
| Af1 | Af1: coefficient of the Turbine f1 block |
| Bf1 | Bf1: coefficient of the Turbine f1 block |
| Af2 | Af2: coefficient of the Turbine f2 block |
| Bf2 | Bf2: coefficient of the Turbine f2 block |
| Cf2 | Cf2: coefficient of the Turbine f2 block |
| Tr | Rated temperature |
| K6 | Minimum fuel flow, pu |
| Tc | Temperature control |
| Td | Power transducer, sec |
| Cf1 | Cf1: coefficient of the Turbine f1 block |
| AirTemp | Ambient Air Temperature |
| AirTempNom | Nominal Ambient Air Temperature |